Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/docusaurus #1

Merged
merged 132 commits into from
May 16, 2024
Merged

Features/docusaurus #1

merged 132 commits into from
May 16, 2024

Conversation

DominikPinsel
Copy link
Owner

No description provided.

borisrizov-zf and others added 30 commits February 9, 2024 16:19
Feature: merge stable 0.4.0 into develop
…ken-service-and-endpoint

Feature: token service and endpoint
# [0.5.0-develop.2](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.1...v0.5.0-develop.2) (2024-02-22)

### Bug Fixes

* add missing JSON properties ([5330f64](eclipse-tractusx@5330f64))

### Features

* add domain objects needed by sts infrastructure ([effb480](eclipse-tractusx@effb480))
* add dto objects for sts infrastructure ([103e7f2](eclipse-tractusx@103e7f2))
* add exceptions for sts infrastructure ([b4bb9b7](eclipse-tractusx@b4bb9b7))
* add missing relationships to entities ([56a48eb](eclipse-tractusx@56a48eb))
* add sts properties ([018d9c0](eclipse-tractusx@018d9c0))
* add token endpoint happy-path test ([d6c30bf](eclipse-tractusx@d6c30bf))
* extend 'miw.security' properties ([e982919](eclipse-tractusx@e982919))
* implement token endpoint ([4227f3e](eclipse-tractusx@4227f3e))
* use a spring validator for SecureTokenRequest ([accc0d2](eclipse-tractusx@accc0d2))
aleksandra-bel and others added 28 commits March 15, 2024 12:23
# [0.5.0-develop.11](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.10...v0.5.0-develop.11) (2024-03-21)

### Bug Fixes

* add "y" parameter and remove unused imports ([72b592c](eclipse-tractusx@72b592c))
* add WalletKey for ES256K algorithm to DidDocument ([9eb3294](eclipse-tractusx@9eb3294))
* fix ES256K signature ([b33f8a6](eclipse-tractusx@b33f8a6))
* fix kid parameter ([97437b4](eclipse-tractusx@97437b4))

### Features

* add extra transaction ([b694d19](eclipse-tractusx@b694d19))
* support new algorithm (WIP) ([9dd6f27](eclipse-tractusx@9dd6f27))
…dapt-create-wallet

Feature/adapt create wallet
# [0.5.0-develop.12](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.11...v0.5.0-develop.12) (2024-03-25)

### Bug Fixes

* fix did creation in did document ([c21f7af](eclipse-tractusx@c21f7af))

### Features

* adapt request and wallet service ([c911d33](eclipse-tractusx@c911d33))
…body_type_in_token_endpoint

feat: added body type to /token endpoint
# [0.5.0-develop.13](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.12...v0.5.0-develop.13) (2024-04-18)

### Bug Fixes

* fix object name ([59ccdb2](eclipse-tractusx@59ccdb2))

### Features

* added body type to /token endpoint ([6a67c92](eclipse-tractusx@6a67c92))
@DominikPinsel DominikPinsel merged commit a5b9a75 into main May 16, 2024
8 checks passed
Copy link

Coverage Report

Overall Project 86.18% -9.64% 🍏
Files changed 78.9%

File Coverage
MIWSettings.java 100% 🍏
SecurityConfigProperties.java 100% 🍏
OpenApiConfig.java 100% 🍏
WalletController.java 100% 🍏
BusinessPartnerNumber.java 100% 🍏
KeyPair.java 100% 🍏
DID.java 100% 🍏
SecureTokenConfigurationProperties.java 100% 🍏
SecureTokenBeanConfig.java 100% 🍏
IssuersCredentialService.java 99.22% 🍏
SecureTokenIssuerImpl.java 98.24% -1.76% 🍏
TokenValidationUtils.java 98.16% -1.84% 🍏
WalletService.java 97.69% -1.82% 🍏
SecurityConfig.java 96.47% 🍏
PresentationService.java 95.29% -0.97% 🍏
PresentationIatpFilter.java 95.18% -4.82% 🍏
HoldersCredentialService.java 94.74% 🍏
STSTokenValidationService.java 92.75% -7.25% 🍏
CommonUtils.java 91.44% -4.81% 🍏
JwtPresentationES256KService.java 90.67% -9.33% 🍏
IdpAuthorization.java 89.47% -10.53% 🍏
WalletKeyService.java 81% -10% 🍏
PresentationController.java 78.18% -21.82%
SecureTokenRequestValidator.java 73.15% -26.85%
StsTokenResponse.java 70.18% -29.82%
SecureTokenController.java 65.88% -34.12%
SecurityEvents.java 55% -45%
IdpTokenResponse.java 53.85% -46.15%
CustomSignedJWTVerifier.java 52.26% -47.74%
ExceptionHandling.java 39.32% -9.91%
TokenParsingUtils.java 32.77% -67.23%
SecureTokenServiceImpl.java 30.58% -69.42%
SecureTokenControllerApiDoc.java 0%
IssuersCredentialControllerApiDocs.java 0% 🍏
PresentationControllerApiDocs.java 0% 🍏
WalletControllerApiDocs.java 0% 🍏
HoldersCredentialControllerApiDocs.java 0% 🍏
DidDocumentControllerApiDocs.java 0% 🍏
StsTokenErrorResponse.java 0%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants